home *** CD-ROM | disk | FTP | other *** search
/ PC Zone 96 / PC Zone #096.7z / Dppcz1200.mdf / Demos / Gunlok / data1.cab / Program_Executable_Files / scripts / mplay_bombsite.gcs < prev    next >
Text File  |  2000-09-09  |  823b  |  40 lines

  1. echo off
  2.  
  3. fogcolour 0 0 0
  4. fogupdate 10
  5. fogtransition 3
  6. fogvalue 0.67
  7.  
  8. sunangle 220
  9. sunbrightness 1 1 1
  10. sunspecular 0.2 0 0
  11.  
  12. set camera pos 6 -5 -85
  13. set camera ori 0 349 -310
  14. set distance 44
  15.  
  16. //////////////////
  17. //team 3 cam pos//
  18. //////////////////
  19.  
  20. // set camera pos 95 -5 47
  21. // set camera ori 0 349 -10986
  22. // set distance 66
  23.  
  24. heap GARBAGE_F bullets bullets_plus
  25. heap GARBAGE_FB binary_laser
  26. heap GARBAGE_FC battery_basic
  27. heap GARBAGE_FD battery_plus exploding_bullets
  28. heap GARBAGE_FE maxim_laser
  29. heap GARBAGE_FF machine_pistol
  30. heap GARBAGE_FG magnum
  31.  
  32. heap GARBAGE_G bullets bullets_plus
  33. heap GARBAGE_GB binary_laser
  34. heap GARBAGE_GC battery_basic
  35. heap GARBAGE_GD battery_plus exploding_bullets
  36. heap GARBAGE_GE maxim_laser
  37. heap GARBAGE_GF machine_pistol
  38. heap GARBAGE_GG magnum
  39.  
  40. echo on